| Go Test is a built-in template that you can use to create Go test functions in test files. This template works only in test files that have the _test postfix. To use the template, click Code | Generate and select Test. |
| List of predefined variables | ||
| Name of a test function | ||
| Name of a function parameter | ||
| Type of a function parameter | ||